func reflect.rtypeOff

3 uses

	reflect (current package)
		type.go#L1770: func rtypeOff(section unsafe.Pointer, off int32) *rtype {
		type.go#L1791: 			if !(rtypeOff(section, offs[h]).String() >= s) {
		type.go#L1803: 			typ := rtypeOff(section, offs[j])